Are duplicate cookie names allowed? #39562
Labels
accepting PR
Feel free to open a PR to resolve this issue
Content:HTTP
HTTP docs
goal: completeness
(Experiment label) Issues about content missing important/relevant details.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cookie
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
I was inspecting a response in my developer tools and I noticed I had sent 2 cookies with the same name to the server. I can't find any information on MDN mention that as a possibility.
What did you expect to see?
I was hoping this page would mention if duplicate cookie names are allowed. It seems my browser allows it, but I don't know if it's following the spec by doing so. I searched the linked spec for
dup
and didn't find any hits.Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/http/reference/headers/cookie
The text was updated successfully, but these errors were encountered: